NOTES

* Be careful when deleting files specified by a client. If
they include a path and you don't strip the path down to
just the file name, it's possible for the client to delete
vital system files. The function StripPathToFile is used to
avoid this potential threat.